(x_set_font): When ARG is a font-object, check if the
authorKenichi Handa <handa@m17n.org>
Wed, 29 Apr 2009 01:40:57 +0000 (01:40 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 29 Apr 2009 01:40:57 +0000 (01:40 +0000)
commit9d25121ec6d35e46dafe717f8f9d71df9af95c9d
treeeec04dc4f1e7dc7bbde2df0a7988c2384678b93f
parent0dbf4e35129cb06e31f60f8eb3445485360ba4a2
(x_set_font): When ARG is a font-object, check if the
font-object matches with the ASCII font-spec of the frame's
fontset.  If not, create a new fontset for the frame.
src/frame.c